.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  max-width: 1080px;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.sub-heading {
  color: #5cc400;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: eurostile-extended, sans-serif;
  font-size: 18px;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Khand, sans-serif;
  font-size: 52px;
}

.paragraph {
  text-align: center;
  font-family: montserrat, sans-serif;
}

.paragraph.left {
  text-align: left;
}

.cell {
  border-radius: 0;
}

.image {
  border-radius: 10px;
}

.heading-2 {
  color: #5cc400;
  text-transform: uppercase;
  margin-top: 0;
  font-family: eurostile-extended, sans-serif;
  font-weight: 900;
  line-height: 18px;
}

.div-block {
  background-color: #f8f8f8;
  margin-top: 40px;
  padding: 20px;
}

.columns {
  border-top: 3px dotted #e6e7e8;
  border-bottom: 3px dotted #e6e7e8;
  flex-flow: row;
  margin: 20px auto;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
}

.flex-block {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  max-height: 100%;
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack {
  border-top: 3px dotted #e6e7e8;
  border-bottom: 3px dotted #e6e7e8;
  margin-top: 40px;
  margin-bottom: 40px;
}

.quick-stack-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-2 {
  margin-bottom: 10px;
}

.heading-3 {
  color: #5cc400;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: eurostile-extended, sans-serif;
  font-size: 14px;
}

.quick-stack-3 {
  background-color: #f8f8f8;
}

.cell-3 {
  justify-content: center;
  align-items: flex-start;
}

.button {
  background-color: #5cc400;
  margin-left: 10px;
  margin-right: 10px;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
}

.quick-stack-4 {
  margin-top: 40px;
  padding: 0;
}

.image-3 {
  margin-top: 10px;
}

.cell-4 {
  justify-content: center;
  align-items: flex-start;
  line-height: 14px;
}

.cell-5 {
  justify-content: center;
  align-items: flex-start;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .sub-heading {
    line-height: 24px;
  }

  .heading {
    line-height: 44px;
  }

  .bold-text {
    line-height: 28px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-heading {
    line-height: 22px;
  }

  .heading {
    font-size: 44px;
    line-height: 42px;
  }

  .heading-2, .heading-3 {
    line-height: 20px;
  }

  .quick-stack-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bold-text {
    line-height: 18px;
  }
}

#w-node-_54537ed0-6b10-b1b8-da0b-74df4d9a6ba0-aa57c009 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-eda0eaaf-706e-1bd2-22f3-c28026788763-aa57c009 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b2587c74-d7e3-331b-7471-4ec55d733ad8-aa57c009 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_2ffe5328-ad6c-efa6-7a07-b1fff58b36ea-aa57c009 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_2ffe5328-ad6c-efa6-7a07-b1fff58b36eb-aa57c009 {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_54537ed0-6b10-b1b8-da0b-74df4d9a6ba0-aa57c009 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_54537ed0-6b10-b1b8-da0b-74df4d9a6ba0-aa57c009 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b2587c74-d7e3-331b-7471-4ec55d733ad8-aa57c009 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_2ffe5328-ad6c-efa6-7a07-b1fff58b36ea-aa57c009 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2ffe5328-ad6c-efa6-7a07-b1fff58b36eb-aa57c009 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_54537ed0-6b10-b1b8-da0b-74df4d9a6ba0-aa57c009 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b2587c74-d7e3-331b-7471-4ec55d733ad8-aa57c009, #w-node-_2ffe5328-ad6c-efa6-7a07-b1fff58b36ea-aa57c009 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2ffe5328-ad6c-efa6-7a07-b1fff58b36eb-aa57c009 {
    grid-column: span 1 / span 1;
  }
}


